* lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macro
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 2 Aug 2012 10:49:19 +0000 (03:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 2 Aug 2012 10:49:19 +0000 (03:49 -0700)
commit4c154c29f3052e76100b21c8beec786a4331684d
tree7297a027a5bbe11295b7ac1b092147e9309c4d22
parent2d6c1cf0aba97a91db70fdf5f177c4d88b996403
* lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macro

as well as a constant, since it's used in non-static inline functions now.
src/ChangeLog
src/lisp.h